home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Online / analog / analog.readme < prev    next >
Encoding:
Text File  |  1999-06-26  |  1.2 KB  |  39 lines

  1. Short:    WWW logfile analyser
  2. Author:   Stephen Turner
  3. Uploader: paul@lagernet.clara.co.uk (Paul Hill)
  4. Type:     game/misc
  5.  
  6. Analog version 3.11 (26-Nov-98)
  7.  
  8. Analog is a program which analyses logfiles from WWW servers.  It works on
  9. almost any operating system.  It is designed to be fast and to produce
  10. attractive statistics.  It's free software.
  11.  
  12. Extensive HTML documentation can be found in the docs directory.
  13.  
  14. Getting started
  15. ===============
  16.  
  17.   o Edit the analog.cfg and change the following lines to suit your system:
  18.  
  19.     LOGFILE access.log           (change to the location of your log files)
  20.     HOSTNAME "[my organisation]" (change to the the name of your 'organisation')
  21.  
  22.   o Tell Analog to produce a report.
  23.  
  24.     analog > access.html
  25.  
  26.   o View the file in your favourite browser.
  27.  
  28.   o Remember to read the documentation in Docs/.  There are extensive
  29.     configuration settings and a whole host of different reports that
  30.     Analog can generate.  Some report require that you be 'on-line'.
  31.  
  32.  
  33. Analog requires the ixemul.library.  There is another version supplied
  34. (analog.libnix) that doesn't require this library, but it's on-line
  35. features are disabled (DNS lookups).
  36.  
  37.  
  38. - Paul Hill
  39.